home *** CD-ROM | disk | FTP | other *** search
- object email: Temail
- Left = 287
- Top = 204
- BorderIcons = [biSystemMenu]
- BorderStyle = bsToolWindow
- Caption = 'HIGHSCORE on-line'
- ClientHeight = 117
- ClientWidth = 356
- Color = clGreen
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 356
- Height = 117
- Picture.Data = {<image000.bmp>}
- end
- object Label1: TLabel
- Left = 14
- Top = 9
- Width = 85
- Height = 18
- Alignment = taRightJustify
- Caption = 'Your e-mail:'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clYellow
- Font.Height = -13
- Font.Name = 'Arial Black'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object EEmail: TEdit
- Left = 54
- Top = 36
- Width = 249
- Height = 21
- Color = 16384
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clYellow
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- Text = 'EEmail'
- end
- object BSend: TButton
- Left = 140
- Top = 79
- Width = 75
- Height = 20
- Caption = 'Poslat'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial Black'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = BSendClick
- end
- object epomoc: TEdit
- Left = 10
- Top = 74
- Width = 100
- Height = 21
- TabStop = False
- CharCase = ecLowerCase
- TabOrder = 2
- Text = 'epomoc'
- end
- object HashManager: THashManager
- Left = 324
- Top = 6
- Hash = 'THash_MD5'
- end
- end
-